Security News
JSR Working Group Kicks Off with Ambitious Roadmap and Plans for Open Governance
At its inaugural meeting, the JSR Working Group outlined plans for an open governance model and a roadmap to enhance JavaScript package management.
@cognite/3d-web-parser
Advanced tools
This module parses 3D data from Cognite Data Platform used in the 3D viewer.
This module is written in native typescript, so no extra types need to be defined.
Run all tests:
$ yarn
$ yarn test
We use jest
to run tests, see their documentation for more information.
yarn run pbjs -t json -o src/proto/web_scene.json {path to web_scene.proto}
How to release a new version:
$ npm version [patch/minor/major]
# example: $ npm version patch
git push --tags
)FAQs
Parser for Cognite 3D viewer
The npm package @cognite/3d-web-parser receives a total of 52 weekly downloads. As such, @cognite/3d-web-parser popularity was classified as not popular.
We found that @cognite/3d-web-parser demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 199 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
At its inaugural meeting, the JSR Working Group outlined plans for an open governance model and a roadmap to enhance JavaScript package management.
Security News
Research
An advanced npm supply chain attack is leveraging Ethereum smart contracts for decentralized, persistent malware control, evading traditional defenses.
Security News
Research
Attackers are impersonating Sindre Sorhus on npm with a fake 'chalk-node' package containing a malicious backdoor to compromise developers' projects.